net/http.http2ClientConn.canTakeNewRequestLocked (method)
3 uses
net/http (current package)
h2_bundle.go#L8404: return cc.canTakeNewRequestLocked()
h2_bundle.go#L8531: func (cc *http2ClientConn) canTakeNewRequestLocked() bool {
h2_bundle.go#L9218: if cc.closed || !cc.canTakeNewRequestLocked() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)